Home
last modified time | relevance | path

Searched hist:fba90ac1 (Results 1 – 1 of 1) sorted by relevance

/qemu/
H A DMakefilefba90ac1 Wed May 01 16:30:15 GMT 2013 Paolo Bonzini <pbonzini@redhat.com> win32: fix compilation again

While commit c02817e5bfbb27955cac970019e6670dc427bc41 fixed compilation
without an installed libtool, moving the dependencies to rules.mak does
not work because the version-*-y variables are not defined yet. Building
in a clean tree thus fails.

Revert the commit and remove the dummy /bin/false assignment to LIBTOOL.
This makes the build work, at the price of slightly worse errors when
there are Makefile bugs.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-id: 1367425815-15083-1-git-send-email-pbonzini@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>